home *** CD-ROM | disk | FTP | other *** search
/ PC World Interactive 4 / PC World Interactive 4.iso / abone / Abone.exe / 0 / RCDATA / TABOFORM / TABOFORM.txt < prev   
Text File  |  1997-12-10  |  3KB  |  154 lines

  1. object aboform: Taboform
  2.   Left = 445
  3.   Top = 234
  4.   BorderIcons = []
  5.   BorderStyle = bsSingle
  6.   Caption = 'PC World Abone Formu'
  7.   ClientHeight = 398
  8.   ClientWidth = 454
  9.   Font.Color = clWindowText
  10.   Font.Height = -11
  11.   Font.Name = 'MS Sans Serif'
  12.   Font.Style = []
  13.   Position = poScreenCenter
  14.   PrintScale = poNone
  15.   PixelsPerInch = 96
  16.   TextHeight = 13
  17.   object Image1: TImage
  18.     Left = 8
  19.     Top = 8
  20.     Width = 129
  21.     Height = 384
  22.     Picture.Data = {<image000.bmp>}
  23.   end
  24.   object Bevel1: TBevel
  25.     Left = 144
  26.     Top = 8
  27.     Width = 9
  28.     Height = 385
  29.     Shape = bsLeftLine
  30.   end
  31.   object Label1: TLabel
  32.     Left = 152
  33.     Top = 40
  34.     Width = 297
  35.     Height = 57
  36.     AutoSize = False
  37.     Caption = 
  38.       'PC World'#39'e abone olmak istiyorsan∩┐╜z, ilerleyen sayfalardaki soru' +
  39.       'lar∩┐╜ yan∩┐╜tlay∩┐╜p, formu bize ula∩┐╜t∩┐╜r∩┐╜n.  E∩┐╜er e-posta se∩┐╜ene∩┐╜ini ' +
  40.       'kullanarak, sadece birka∩┐╜ dakika i∩┐╜erisinde sonuca ula∩┐╜m∩┐╜∩┐╜ ve ab' +
  41.       'oneli∩┐╜inizi ba∩┐╜latm∩┐╜∩┐╜ olacaks∩┐╜n∩┐╜z.'
  42.     WordWrap = True
  43.   end
  44.   object Label2: TLabel
  45.     Left = 168
  46.     Top = 8
  47.     Width = 188
  48.     Height = 20
  49.     Caption = 'PC World Abone Formu'
  50.     Font.Color = clWindowText
  51.     Font.Height = -16
  52.     Font.Name = 'MS Sans Serif'
  53.     Font.Style = [fsBold]
  54.     ParentFont = False
  55.   end
  56.   object Label3: TLabel
  57.     Left = 152
  58.     Top = 120
  59.     Width = 297
  60.     Height = 17
  61.     AutoSize = False
  62.     Caption = '∩┐╜imdi l∩┐╜tfen isminizi yaz∩┐╜p, Sonraki tu∩┐╜unu t∩┐╜klay∩┐╜n.'
  63.     WordWrap = True
  64.   end
  65.   object Label5: TLabel
  66.     Left = 160
  67.     Top = 176
  68.     Width = 81
  69.     Height = 137
  70.     AutoSize = False
  71.     Caption = '2'
  72.     Font.Color = clBlack
  73.     Font.Height = -133
  74.     Font.Name = 'Arial'
  75.     Font.Style = []
  76.     ParentFont = False
  77.   end
  78.   object Label4: TLabel
  79.     Left = 248
  80.     Top = 256
  81.     Width = 103
  82.     Height = 49
  83.     Caption = 'Dergi'
  84.     Font.Color = clBlack
  85.     Font.Height = -43
  86.     Font.Name = 'Arial'
  87.     Font.Style = []
  88.     ParentFont = False
  89.   end
  90.   object Label6: TLabel
  91.     Left = 248
  92.     Top = 216
  93.     Width = 160
  94.     Height = 44
  95.     Caption = 'Sizin i∩┐╜in'
  96.     Font.Color = clBlack
  97.     Font.Height = -37
  98.     Font.Name = 'Arial'
  99.     Font.Style = [fsBold]
  100.     ParentFont = False
  101.   end
  102.   object Label7: TLabel
  103.     Left = 168
  104.     Top = 304
  105.     Width = 156
  106.     Height = 33
  107.     Caption = 'B E D A V A'
  108.     Font.Color = clBlack
  109.     Font.Height = -29
  110.     Font.Name = 'Arial'
  111.     Font.Style = []
  112.     ParentFont = False
  113.   end
  114.   object sonraki: TButton
  115.     Left = 288
  116.     Top = 368
  117.     Width = 75
  118.     Height = 25
  119.     Caption = 'Sonraki >'
  120.     Enabled = False
  121.     TabOrder = 0
  122.     OnClick = sonrakiClick
  123.   end
  124.   object onceki: TButton
  125.     Left = 208
  126.     Top = 368
  127.     Width = 75
  128.     Height = 25
  129.     Caption = '< ∩┐╜nceki'
  130.     Enabled = False
  131.     TabOrder = 1
  132.   end
  133.   object vazgec: TButton
  134.     Left = 376
  135.     Top = 368
  136.     Width = 75
  137.     Height = 25
  138.     Hint = 'Programdan ∩┐╜∩┐╜kmak i∩┐╜in bu tu∩┐╜u kullan∩┐╜n'
  139.     Caption = 'Vazge∩┐╜'
  140.     ParentShowHint = False
  141.     ShowHint = True
  142.     TabOrder = 2
  143.     OnClick = vazgecClick
  144.   end
  145.   object isim: TEdit
  146.     Left = 152
  147.     Top = 144
  148.     Width = 297
  149.     Height = 21
  150.     TabOrder = 3
  151.     OnChange = isimChange
  152.   end
  153. end
  154.